home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCMania 75
/
PCMania CD75_1.iso
/
hotme5
/
pftw1.pkg
/
data1.cab
/
Program_Top
/
SQCBldr.dll
/
RCDATA
/
TDOCPROPSDLOG
/
TDOCPROPSDLOG.txt
Wrap
Text File
|
1998-11-03
|
4KB
|
228 lines
inherited DocPropsDlog: TDocPropsDlog
Left = 239
Top = 162
Caption = 'Page Properties'
ClientHeight = 366
ClientWidth = 393
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 10
Width = 71
Height = 13
Caption = '&Document title:'
FocusControl = DocumentTitle
end
object Label2: TLabel [1]
Left = 10
Top = 63
Width = 64
Height = 13
Caption = 'Background: '
end
object Bevel2: TBevel [2]
Left = 78
Top = 70
Width = 307
Height = 2
Shape = bsBottomLine
end
object Bevel1: TBevel [3]
Left = 73
Top = 168
Width = 312
Height = 2
Shape = bsBottomLine
end
object Label3: TLabel [4]
Left = 20
Top = 127
Width = 40
Height = 21
AutoSize = False
Caption = 'Colo&r:'
FocusControl = BackgroundColor
end
object Label4: TLabel [5]
Left = 20
Top = 190
Width = 90
Height = 21
AutoSize = False
Caption = 'Normal &Text:'
FocusControl = TextColor
end
object Label5: TLabel [6]
Left = 20
Top = 223
Width = 90
Height = 21
AutoSize = False
Caption = '&Link:'
FocusControl = LinkColor
end
object Label7: TLabel [7]
Left = 20
Top = 256
Width = 90
Height = 21
AutoSize = False
Caption = '&Visited Link:'
FocusControl = VLinkColor
end
object Label8: TLabel [8]
Left = 20
Top = 289
Width = 90
Height = 21
AutoSize = False
Caption = 'Activ&e Link:'
FocusControl = ALinkColor
end
object Label6: TLabel [9]
Left = 10
Top = 162
Width = 58
Height = 13
Caption = 'Text colors: '
end
object Label9: TLabel [10]
Left = 20
Top = 90
Width = 40
Height = 21
AutoSize = False
Caption = '&Image:'
FocusControl = BackgroundImage
end
inherited OKBtn: TButton
Left = 38
Top = 331
TabOrder = 13
end
inherited CancelBtn: TButton
Left = 122
Top = 331
TabOrder = 14
end
object DocumentTitle: TEdit [13]
Left = 20
Top = 30
Width = 365
Height = 21
TabOrder = 0
end
object BackgroundImage: TEdit [14]
Left = 70
Top = 90
Width = 230
Height = 21
TabOrder = 1
end
inherited ApplyBtn: TButton
Left = 206
Top = 331
Caption = '&Apply'
TabOrder = 15
end
object BackgroundImageBtn: TButton
Left = 310
Top = 88
Width = 75
Height = 25
Caption = '&Choose...'
TabOrder = 2
OnClick = BackgroundImageBtnClick
end
object ALinkColor: TEdit
Left = 110
Top = 289
Width = 70
Height = 21
TabOrder = 11
end
object VLinkColor: TEdit
Left = 110
Top = 256
Width = 70
Height = 21
TabOrder = 9
end
object TextColor: TEdit
Left = 110
Top = 190
Width = 70
Height = 21
TabOrder = 5
end
object BackgroundColor: TEdit
Left = 70
Top = 127
Width = 70
Height = 21
TabOrder = 3
end
object LinkColor: TEdit
Left = 110
Top = 223
Width = 70
Height = 21
TabOrder = 7
end
object ALinkColorBtn: TButton
Left = 193
Top = 288
Width = 25
Height = 21
Caption = '...'
TabOrder = 12
OnClick = ALinkColorBtnClick
end
object VLinkColorBtn: TButton
Left = 193
Top = 255
Width = 25
Height = 21
Caption = '...'
TabOrder = 10
OnClick = VLinkColorBtnClick
end
object LinkColorBtn: TButton
Left = 193
Top = 222
Width = 25
Height = 21
Caption = '...'
TabOrder = 8
OnClick = LinkColorBtnClick
end
object TextColorBtn: TButton
Left = 193
Top = 189
Width = 25
Height = 21
Caption = '...'
TabOrder = 6
OnClick = TextColorBtnClick
end
object BackgroundColorBtn: TButton
Left = 151
Top = 126
Width = 25
Height = 21
Caption = '...'
TabOrder = 4
OnClick = BackgroundColorBtnClick
end
object HelpBtn: TButton
Left = 304
Top = 331
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 16
OnClick = HelpBtnClick
end
end